home *** CD-ROM | disk | FTP | other *** search
- on exitFrame
- global IQcursor
- preloadMember("WATER DOWN.PICT", "Squishy")
- sound stop 1
- set the cursor of sprite 10 to IQcursor
- set the cursor of sprite 11 to IQcursor
- set the cursor of sprite 12 to IQcursor
- set the cursor of sprite 13 to IQcursor
- set the cursor of sprite 14 to IQcursor
- set the cursor of sprite 15 to IQcursor
- set the cursor of sprite 16 to IQcursor
- set the cursor of sprite 17 to IQcursor
- set the cursor of sprite 18 to IQcursor
- set the cursor of sprite 19 to IQcursor
- repeat with i = 30 to 38
- set the cursor of sprite i to IQcursor
- end repeat
- end
-